home *** CD-ROM | disk | FTP | other *** search
/ Flybox Trout (Edition 1) / Flybox Trout (Edition 1).iso / Setup / Support / FlyBox.swf / scripts / DefineSprite_300 / frame_60 / DoAction.as
Encoding:
Text File  |  2002-04-15  |  143 b   |  9 lines

  1. if(eval("_root:SendAnecdote" + a) == true)
  2. {
  3.    set("_root:SendAnecdote" + a,false);
  4. }
  5. else
  6. {
  7.    set("_root:SendAnecdote" + a,true);
  8. }
  9.